home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / postgres / postgre1.z / postgre1 / bench / query8 < prev    next >
Encoding:
Text File  |  1992-08-27  |  158 b   |  3 lines

  1. retrieve (t.all) from t in tenk1 where (t.unique2 > 301) and (t.unique2 < 402)
  2. retrieve (t.all) from t in tenk1 where (t.unique2 > 301) and (t.unique2 < 402)
  3.